Remove remaining Trace Explorer implementation#262265
Conversation
|
/ci |
…ning-trace-explorer-implementation
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
Pinging @elastic/obs-presentation-team (Team:obs-presentation) |
ApprovabilityVerdict: Needs human review This PR removes an entire user-facing feature (Trace Explorer) including routes, components, API endpoints, and tests. The author does not own any of the modified files, which are owned by multiple teams (@elastic/obs-presentation-team, @elastic/kibana-localization, @elastic/security-generative-ai). Feature removal of this scope requires review by the designated code owners. You can customize Macroscope's approvability policy. Learn more. |
MiriamAparicio
left a comment
There was a problem hiding this comment.
LGTM, thanks for the cleaning up
rmyz
left a comment
There was a problem hiding this comment.
LGTM, maybe it makes sense to backport:all-open, but not sure as it includes security changes, we could just backport it to 9.3 as well
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Public APIs missing exports
History
cc @sbelastic |
|
Starting backport for target branches: 9.3, 9.4 https://github.com/elastic/kibana/actions/runs/24410128815 |
Co-authored-by: Sergi Romeu <sergi.romeu@elastic.co> (cherry picked from commit 62e265a)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `9.4`: - [Remove remaining Trace Explorer implementation (#262265)](#262265) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Samuel Brito","email":"samuel.brito@elastic.co"},"sourceCommit":{"committedDate":"2026-04-14T16:15:02Z","message":"Remove remaining Trace Explorer implementation (#262265)\n\nCo-authored-by: Sergi Romeu <sergi.romeu@elastic.co>","sha":"62e265a1f5aba91a6c95b5cdaca3156927dbe235","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.4.0","Team:obs-presentation","v9.5.0","v9.3.4"],"title":"Remove remaining Trace Explorer implementation","number":262265,"url":"https://github.com/elastic/kibana/pull/262265","mergeCommit":{"message":"Remove remaining Trace Explorer implementation (#262265)\n\nCo-authored-by: Sergi Romeu <sergi.romeu@elastic.co>","sha":"62e265a1f5aba91a6c95b5cdaca3156927dbe235"}},"sourceBranch":"main","suggestedTargetBranches":["9.4","9.3"],"targetPullRequestStates":[{"branch":"9.4","label":"v9.4.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/262265","number":262265,"mergeCommit":{"message":"Remove remaining Trace Explorer implementation (#262265)\n\nCo-authored-by: Sergi Romeu <sergi.romeu@elastic.co>","sha":"62e265a1f5aba91a6c95b5cdaca3156927dbe235"}},{"branch":"9.3","label":"v9.3.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Samuel Brito <samuel.brito@elastic.co> Co-authored-by: Sergi Romeu <sergi.romeu@elastic.co>
|
Removing the |
Doesn't close #254449 (missing doc updates)
Summary
Checklist